CompoundFileMajorVersion Property

Gets or sets major version. Allowed values are 3 (512 bytes sector size) or 4 (4096 bytes sector size).

Definition

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public int MajorVersion { get; set; }

Property Value

Int32

See Also